home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-06-29 | 876 b | 26 lines | [TEXT/GEOL] |
- Item 9542842 29-June-90 10:15PDT
-
- From: V0683 Amoco Tech, Eric Berdahl,VAR
-
- To: X1783 Stross, Kenner,VCA
- CPLUS.DEV$ C++ Interest List--Developers
-
- Sub: Re: How to debug C++/MacApp?
-
- Kenner,
-
- C++ member functions are not recognized by the MacApp debugger, kind of. The
- only member functions I've really worked with in this regard are those that are
- declared virtual pascal in a PascalObject or one of its subclasses (ie: MacApp
- objects or inheriting from TObject). These member functions work fine. If I
- need anything more, I use MacsBug or TMON.
-
- As for SADE, I don't know how mangling works, but I've successfully debugged
- pure C++ programs in SADE with no problem.
-
- Hope this helps,
- Eric Berdahl
- Amoco Technology Company
- AppleLink: V0683
-
-